home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / include / elf / ChangeLog < prev    next >
Encoding:
Text File  |  1996-07-04  |  7.0 KB  |  226 lines

  1. Fri Jun 21 12:33:24 1996  Richard Henderson  <rth@tamu.edu>
  2.  
  3.     * alpha.h: New file.
  4.     * common.h (EM_ALPHA): Define.
  5.  
  6. Fri May 31 17:28:05 1996  Ian Lance Taylor  <ian@cygnus.com>
  7.  
  8.     * mips.h (Elf_External_Options, Elf_Internal_Options): Define.
  9.     (bfd_mips_elf_swap_options_in): Declare.
  10.     (bfd_mips_elf_swap_options_out): Declare.
  11.     (ODK_*): Define.
  12.     (Elf64_External_RegInfo, Elf64_Internal_RegInfo): Define.
  13.     (bfd_mips_elf64_swap_reginfo_in): Declare.
  14.     (bfd_mips_elf64_swap_reginfo_out): Declare.
  15.  
  16. Thu May 30 12:35:57 1996  Ian Lance Taylor  <ian@cygnus.com>
  17.  
  18.     * mips.h (E_MIPS_ARCH_4): Define.
  19.  
  20. Wed May 29 15:35:33 1996  Ian Lance Taylor  <ian@cygnus.com>
  21.  
  22.     * mips.h (Elf64_Mips_External_Rel): Define.
  23.     (Elf64_Mips_Internal_Rel): Define.
  24.     (Elf64_Mips_External_Rela, Elf64_Mips_Internal_Rela): Define.
  25.     (RSS_*): Define.
  26.  
  27. Mon Apr 22 18:26:30 1996  Doug Evans  <dje@canuck.cygnus.com>
  28.  
  29.     * sparc.h (R_SPARC_[56]): Always define.
  30.  
  31. Mon Feb 19 01:55:56 1996  Doug Evans  <dje@charmed.cygnus.com>
  32.  
  33.     * sparc.h (R_SPARC_{PLT32,HIPLT22,LOPLT10,PCPLT32,PCPLT22,
  34.     PCPLT10,5,6}): Don't define ifdef SPARC64_OLD_RELOCS.
  35.  
  36. Tue Feb  6 11:33:58 1996  Doug Evans  <dje@charmed.cygnus.com>
  37.  
  38.     * sparc.h (enum sparc_elf_reloc_type): Define.
  39.  
  40. Wed Jan 17 09:09:16 1996  Doug Evans  <dje@canuck.cygnus.com>
  41.  
  42.     * common.h: Define EM_SPARC32PLUS.
  43.     * sparc.h: New file.
  44.  
  45. Thu Jan 11 16:27:34 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
  46.  
  47.     * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
  48.  
  49. Thu Nov 30 16:47:18 1995  Ian Lance Taylor  <ian@cygnus.com>
  50.  
  51.     * internal.h (struct elf_segment_map): Add includes_filehdr and
  52.     includes_phdrs fields.
  53.  
  54. Tue Nov 28 16:58:10 1995  Ian Lance Taylor  <ian@cygnus.com>
  55.  
  56.     * internal.h (struct elf_segment_map): Define.
  57.  
  58. Tue Oct 31 15:19:36 1995  Fred Fish  <fnf@cygnus.com>
  59.  
  60.     * common.h, dwarf.h, external.h, hppa.h, internal.h,
  61.     mips.h, ppc.h:  Protect against multiple inclusions.
  62.  
  63. Thu Sep 21 13:51:58 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  64.  
  65.     * ppc.h (EF_PPC_RELOCATABLE_LIB): Add new flag bit.
  66.  
  67. Fri Sep  1 15:32:17 1995  Kazumoto Kojima  <kkojima@info.kanagawa-u.ac.jp>
  68.  
  69.     * mips.h: Add some definitions used on Irix 5.
  70.  
  71. Tue Jun 20 10:18:28 1995  Jeff Law  (law@snake.cs.utah.edu)
  72.  
  73.     * hppa.h (CPU_PA_RISC1_0): Protect from redefinitions.
  74.     (CPU_PA_RISC1_1): Likewise.
  75.  
  76. Wed Mar  8 18:14:37 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  77.  
  78.     * ppc.h: New file for PowerPC support.
  79.  
  80. Tue Feb 14 13:59:13 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  81.  
  82.     * common.h (EM_PPC): Use offical value of 20, not 17.
  83.     (EM_PPC_OLD): Define this to be the old value of EM_PPC.
  84.  
  85.  
  86. Tue Jan 24 09:40:59 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
  87.  
  88.     * common.h (EM_PPC): New macro, PowerPC machine id.
  89.  
  90. Tue Jan 17 10:51:38 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
  91.  
  92.     * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
  93.  
  94.  
  95. Mon Oct 17 13:43:59 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
  96.  
  97.     * internal.h (Elf_Internal_Shdr): Remove rawdata and size fields.
  98.     Add bfd_section field.
  99.  
  100. Tue May 24 16:11:50 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  101.  
  102.     * mips.h (Elf32_External_gptab): Define.
  103.  
  104. Mon May 16 13:22:04 1994  Jeff Law  (law@snake.cs.utah.edu)
  105.  
  106.     * common.h (EM_HPPA): Delete.
  107.     (EM_PARISC): Add.
  108.     * hppa.h: New file.
  109.  
  110. Mon May  9 13:27:03 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  111.  
  112.     * common.h (SHN_LORESERVE): Rename from SHN_LORESERV.
  113.     (ELF32_R_TYPE, ELF32_R_INFO): Don't rely on size of unsigned char.
  114.     (ELF64_R_TYPE): Don't rely on size of unsigned long.
  115.  
  116. Mon Apr 25 15:53:09 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  117.  
  118.     * internal.h (Elf_Internal_Shdr): Use PTR, not void *.
  119.  
  120. Fri Mar 11 00:34:59 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  121.  
  122.     * mips.h (SHN_MIPS_TEXT, SHN_MIPS_DATA):  Define.
  123.  
  124. Sat Mar  5 14:08:54 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  125.  
  126.     * internal.h:  Remove Elf32_*, Elf64_* typedefs.  These names
  127.     cause conflicts with system headers, e.g. link.h in gdb/solib.c.
  128.     Combine 32- and 64-bit versions of *_Internal_Dyn.
  129.     * common.h:  Replace uses of Elf64_Word, Elf64_Xword typedefs
  130.     by their expansion.
  131.     * mips.h:  Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
  132.     typedefs by their expansion. Add DT_MIPS_RLD_MAP definition.
  133.  
  134. Fri Feb 18 10:39:54 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  135.  
  136.     * common.h (EM_CYGNUS_POWERPC): Define.  This may be temporary,
  137.     depending upon how quickly I can find a real PowerPC ABI.
  138.  
  139. Mon Feb  7 08:27:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  140.  
  141.     * internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.
  142.  
  143. Wed Feb  2 14:12:18 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  144.  
  145.     * common.h: Add comments regarding value of EM_HPPA and how to
  146.     pick an unofficial value.
  147.  
  148. Wed Nov 17 17:14:26 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  149.  
  150.     * mips.h (SHT_MIPS_OPTIONS): Define.
  151.  
  152. Mon Nov  8 17:57:00 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  153.  
  154.     * mips.h: Added some more MIPS ABI macro definitions.
  155.  
  156. Wed Nov  3 22:07:17 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
  157.  
  158.     * common.h (EM_MIPS_RS4_BE): New macro.
  159.  
  160. Tue Oct 12 07:28:18 1993  Ian Lance Taylor  (ian@cygnus.com)
  161.  
  162.     * mips.h: New file.  MIPS ABI specific information.
  163.  
  164. Mon Jun 21 13:13:43 1993  Ken Raeburn  (raeburn@poseidon.cygnus.com)
  165.  
  166.     * internal.h: Combined 32- and 64-bit versions of all structures
  167.     except *_Internal_Dyn.  This will simply the assembler interface,
  168.     and some bfd code.
  169.  
  170. Tue May 25 02:00:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  171.  
  172.     * external.h, internal.h, common.h: Added 64-bit versions of some
  173.     structures and macros.  Renamed old versions to put "32" in the
  174.     name.  Some are unchanged.
  175.  
  176. Thu Apr 29 12:12:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
  177.  
  178.     * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
  179.     * external.h (Elf_External_Dyn): New type.
  180.  
  181.     * internal.h (Elf_Intenral_Shdr): New field `size'.
  182.     (Elf_Internal_Dyn): New type.
  183.  
  184. Tue Apr 20 16:03:45 1993  Fred Fish  (fnf@cygnus.com)
  185.  
  186.     * dwarf.h (LANG_CHILL):  Change value to one randomly picked in
  187.     the user defined range, to reduce probability of collisions.
  188.  
  189. Sun Nov 15 09:34:02 1992  Fred Fish  (fnf@cygnus.com)
  190.  
  191.     * dwarf.h (AT_src_coords):  Whitespace change only.
  192.     * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
  193.     Add from latest gcc.
  194.     * dwarf.h (LANG_CHILL):  Add as GNU extension.
  195.  
  196. Sat Aug  1 13:46:53 1992  Fred Fish  (fnf@cygnus.com)
  197.  
  198.     * dwarf.h:  Replace with current version from gcc distribution.
  199.  
  200. Fri Jun 19 19:05:09 1992  John Gilmore  (gnu at cygnus.com)
  201.  
  202.     * internal.h:  Add real struct tags to all the Type_Defs, so they
  203.     can be used in prototypes where the Type_Defs are not known.
  204.  
  205. Fri Apr  3 20:58:58 1992  Mark Eichin  (eichin at cygnus.com)
  206.  
  207.     * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
  208.     info
  209.     added EM_MIPS, and corrected value of EM_860 based on System V ABI
  210.     manual. 
  211.  
  212.     * external.h: added Elf_External_{Rel,Rela}.
  213.  
  214.     * internal.h: added Elf_Internal_{Rel,Rela}.
  215.     added rawdata to Elf_Internal_Shdr.
  216.  
  217. Sat Nov 30 20:43:59 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
  218.  
  219.     * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from
  220.     ../elf-<foo>
  221.  
  222.  
  223. Local Variables:
  224. version-control: never
  225. End:
  226.